PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / setDefaultState Method
On if the optional content group should be visible when the document is displayed, Off otherwise.
In This Topic
    setDefaultState Method
    In This Topic
    Sets the default state of the optional content group.
    Syntax
    public void setDefaultState( 
       PDFOptionalContentGroupDefaultState value
    )

    Parameters

    value
    On if the optional content group should be visible when the document is displayed, Off otherwise.
    See Also